home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / different_picture.swf / scripts / DefineButton2_154 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-13  |  97 b   |  8 lines

  1. on(release){
  2.    gotoAndPlay(2);
  3.    with(_root.trueface)
  4.    {
  5.       gotoAndPlay(2);
  6.    }
  7. }
  8.